union


Return logical unique union of two lists

Syntax

union lista listb

Description

Procedure to return the logical union of the two specified lists. Any duplicate elements are removed.